The Webmite is not able to handle HTML Class Styles, Even if you load this as Index.HTML, Webmite will default to plain text, styles ignored, only because of Class in normal HTML use, that uses curly brackets that is, which should not be a problem? I've written this to illustrate the issue.
Why use CSS Class?
Because it makes presentation way less code intencive AND you can reformat styles across the whole page in one hit, specific to each item! Widely used back to IE7 days.
So,
e.g Webmite Date {date$} and Time {time$} is styled via the div class= it lives in, but fails styles CSS Class served via Webmite?
This particular layout was designed for mobile phone displaying, cut down to this demo. However, it dosent display via GWbasic V5.8.08 awsome Webmite. This is A SERIOUS issue.
Example 1 of Class Style use is,
Item shrink, too long, but styled
Example 2 of Class Style use is,
Item needs bigger
Example 3 of NO Class Style ok,
But no style, Date {date$} and Time {time$}!
Notice all these Items are able to be set or adjusted globally via CSS Class. In fact CSS Class can do plenty more...!
p.s, PM, Genious work, Webmite is awsome! Thank You.